home *** CD-ROM | disk | FTP | other *** search
- object fmSlideshowWizard: TfmSlideshowWizard
- Left = 1244
- Top = 239
- ActiveControl = edName
- BorderStyle = bsDialog
- Caption = 'Slideshow Wizard'
- ClientHeight = 404
- ClientWidth = 606
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 445
- Height = 13
- Caption =
- 'Making a slideshow is easy - just follow step 1 to 3 and you'#39're ' +
- 'done!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbStep1: TLabel
- Tag = 1
- Left = 40
- Top = 40
- Width = 128
- Height = 52
- Caption =
- 'Select the slideshow you'#39'll be using for the files and apply bas' +
- 'ic properties to it.'
- WordWrap = True
- OnClick = lbStep1Click
- end
- object lbStep2: TLabel
- Tag = 2
- Left = 40
- Top = 144
- Width = 129
- Height = 65
- Caption =
- 'Select the settings for your slideshow, Anokee can make smaller ' +
- 'copies of all files.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- OnClick = lbStep1Click
- end
- object lbStep3: TLabel
- Tag = 3
- Left = 40
- Top = 318
- Width = 124
- Height = 65
- Caption =
- 'You'#39're done!'#13#10'The slideshow will automatically appear when the w' +
- 'izard has completed the task.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- OnClick = lbStep1Click
- end
- object Label5: TLabel
- Left = 8
- Top = 40
- Width = 11
- Height = 18
- Caption = '1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 144
- Width = 11
- Height = 18
- Caption = '2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 8
- Top = 318
- Width = 11
- Height = 18
- Caption = '3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object gbStep1: TGroupBox
- Tag = 1
- Left = 184
- Top = 32
- Width = 417
- Height = 89
- Caption = 'Slideshow properties'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 0
- OnEnter = gbStep1Enter
- object lbSlideshowName: TLabel
- Left = 90
- Top = 69
- Width = 28
- Height = 13
- Caption = ' '
- end
- object lbShow: TLabel
- Left = 24
- Top = 69
- Width = 62
- Height = 13
- Caption = 'Slideshow:'
- end
- object edName: TEdit
- Left = 208
- Top = 17
- Width = 79
- Height = 21
- TabOrder = 0
- OnChange = edNameChange
- end
- object btSelectSlideshow: TButton
- Left = 219
- Top = 41
- Width = 59
- Height = 22
- Caption = 'Select!'
- Enabled = False
- TabOrder = 1
- OnClick = btSelectSlideshowClick
- end
- object cbNewSlideshow: TRadioButton
- Left = 8
- Top = 19
- Width = 153
- Height = 17
- Caption = 'Create new slideshow'
- Checked = True
- TabOrder = 2
- TabStop = True
- OnClick = cbExistingSlideshowClick
- end
- object cbExistingSlideshow: TRadioButton
- Left = 8
- Top = 44
- Width = 169
- Height = 17
- Caption = 'Use existing slideshow'
- TabOrder = 3
- OnClick = cbExistingSlideshowClick
- end
- end
- object gbStep2: TGroupBox
- Tag = 2
- Left = 184
- Top = 136
- Width = 409
- Height = 161
- Caption = 'Image settings'
- TabOrder = 1
- OnEnter = gbStep1Enter
- object lbQuality: TLabel
- Left = 64
- Top = 77
- Width = 32
- Height = 13
- Caption = 'Quality'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbMedium: TLabel
- Left = 130
- Top = 77
- Width = 37
- Height = 13
- Caption = 'Medium'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbHigh: TLabel
- Left = 130
- Top = 45
- Width = 22
- Height = 13
- Caption = 'High'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbLow: TLabel
- Left = 130
- Top = 107
- Width = 20
- Height = 13
- Caption = 'Low'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbMaxSize: TLabel
- Left = 184
- Top = 72
- Width = 23
- Height = 26
- Caption = 'Max.'#13#10'Size'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object lb1200: TLabel
- Left = 240
- Top = 44
- Width = 59
- Height = 13
- Caption = '1200 x 1024'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbPixels: TLabel
- Left = 312
- Top = 44
- Width = 27
- Height = 13
- Caption = 'Pixels'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lb1024: TLabel
- Left = 240
- Top = 64
- Width = 53
- Height = 13
- Caption = '1024 x 768'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lb800: TLabel
- Left = 240
- Top = 86
- Width = 47
- Height = 13
- Caption = '800 x 600'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbCustom: TLabel
- Left = 240
- Top = 109
- Width = 35
- Height = 13
- Caption = 'Custom'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 332
- Top = 109
- Width = 7
- Height = 13
- Caption = 'x'
- end
- object rbDownscale: TRadioButton
- Left = 8
- Top = 16
- Width = 345
- Height = 17
- Caption = 'Automatically apply these settings to all images in show'
- TabOrder = 0
- OnClick = rbDownscaleClick
- end
- object rbNormal: TRadioButton
- Left = 8
- Top = 135
- Width = 361
- Height = 17
- Caption = 'No thanks, just use my images as they are'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = rbDownscaleClick
- end
- object tbResolution: TTrackBar
- Left = 104
- Top = 44
- Width = 25
- Height = 78
- Enabled = False
- Max = 4
- Orientation = trVertical
- Frequency = 1
- Position = 2
- SelEnd = 0
- SelStart = 0
- TabOrder = 2
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- object tbImgSize: TTrackBar
- Left = 216
- Top = 44
- Width = 25
- Height = 78
- Enabled = False
- Max = 3
- Orientation = trVertical
- Frequency = 1
- Position = 2
- SelEnd = 0
- SelStart = 0
- TabOrder = 3
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = tbImgSizeChange
- end
- object edCustomWidth: TEdit
- Left = 296
- Top = 105
- Width = 31
- Height = 21
- Enabled = False
- TabOrder = 4
- Text = '640'
- end
- object edCustomHeight: TEdit
- Left = 345
- Top = 105
- Width = 31
- Height = 21
- Enabled = False
- TabOrder = 5
- Text = '400'
- end
- end
- object gbStep3: TGroupBox
- Tag = 3
- Left = 184
- Top = 314
- Width = 409
- Height = 73
- Caption = 'Ready to start!'
- TabOrder = 2
- OnEnter = gbStep1Enter
- object Label4: TLabel
- Left = 8
- Top = 17
- Width = 172
- Height = 13
- Caption = 'Press the "Go" button to start!'
- end
- object lbProcess: TLabel
- Left = 8
- Top = 32
- Width = 51
- Height = 13
- Caption = 'Process'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object btGo: TButton
- Left = 279
- Top = 11
- Width = 57
- Height = 25
- Caption = '&Go!'
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 0
- OnClick = btGoClick
- end
- object btCancel: TButton
- Left = 343
- Top = 11
- Width = 57
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 1
- OnClick = btCancelClick
- end
- object ProgressBar: TProgressBar
- Left = 8
- Top = 48
- Width = 393
- Height = 17
- Min = 0
- Max = 100
- Smooth = True
- TabOrder = 2
- Visible = False
- end
- end
- end
-